[2.2-Develop] Fix for issue #5726#11308
[2.2-Develop] Fix for issue #5726#11308PieterCappelle wants to merge 4 commits intomagento:2.2-developfrom PieterCappelle:fix_2_2_issue_5726
Conversation
Was fixed in 2.0.8 branch. Never got into 2.1-develop and 2.2-develop. Cherry-pick from 9fc059b
|
Hi @PieterCappelle |
|
Hi, one unittest failed because of execution limit, all other ones completed without errors. I think the problem is in travis and not in my code. |
| * | ||
| * @param int $scopeId | ||
| * @return $this | ||
| */ |
There was a problem hiding this comment.
According to Backward Compatibility Policy, we cannot add new method(s) to @api classes. http://devdocs.magento.com/guides/v2.0/contributor-guide/backward-compatible-development/#introduction-of-a-method-to-a-class-or-interface
There was a problem hiding this comment.
Okay, and how should I fix that? This function is necessary for the complete workflow of this PR.
|
Hi @PieterCappelle |
|
Can you tell me what could reproduced? Because I've edited multiple cases. Is it one specific case, because in my tests it's working like it should be. |
|
Sure, I requested detailed information from the QA department. Should be ready soon |
|
Hi @PieterCappelle |
|
So strange. Viewed the video and indeed same problem occurs. Will try this case. Will keep you updated. |
|
Hi @PieterCappelle I'm closing this PR for now. Please, reopen it once ready |
Was fixed in 2.0.8 branch. Never got into 2.1-develop and 2.2-develop. Cherry-pick from 9fc059b
#5726
Contribution checklist